pub unsafe extern "C" fn sceHttpCreateConnectionWithURL(
    tmplId: c_int,
    url: *const c_char,
    enableKeepalive: c_int
) -> c_int
Available on crate feature SceHttp_stub only.