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