pub unsafe extern "C" fn sceHttpSetResolveRetry(
    id: c_int,
    retry: c_int
) -> c_int
Available on crate feature SceHttp_stub only.