pub unsafe extern "C" fn playerctl_player_open(
    self_: *mut PlayerctlPlayer,
    uri: *mut c_char,
    err: *mut *mut GError
)