pub unsafe extern "C" fn gst_play_set_volume(
    play: *mut GstPlay,
    val: c_double
)