pub unsafe extern "C" fn gst_stream_volume_set_volume(
    volume: *mut GstStreamVolume,
    format: GstStreamVolumeFormat,
    val: c_double
)