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