pub unsafe extern "C" fn gst_player_set_rate(
    player: *mut GstPlayer,
    rate: c_double
)