pub unsafe extern "C" fn sceHttpRemoveRequestHeader(
    id: c_int,
    name: *const c_char
) -> c_int
Available on crate feature SceHttp_stub only.