pub unsafe extern "C" fn flatpak_remote_set_default_branch(
    self_: *mut FlatpakRemote,
    default_branch: *const c_char
)