pub unsafe extern "C" fn gst_player_set_volume(
    player: *mut GstPlayer,
    val: c_double
)