pub unsafe extern "C" fn playerctl_player_set_volume(
    self_: *mut PlayerctlPlayer,
    volume: f64,
    err: *mut *mut GError
)