pub unsafe extern "C" fn playerctl_player_set_position(
    self_: *mut PlayerctlPlayer,
    position: c_long,
    err: *mut *mut GError
)