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