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