pub unsafe extern "C" fn sceHttpGetStatusCode(
    reqId: c_int,
    statusCode: *mut c_int
) -> c_int
Available on crate feature SceHttp_stub only.