pub unsafe extern "C" fn sceHttpUriSweepPath(
    dst: *mut c_char,
    src: *const c_char,
    srcSize: c_uint
) -> c_int
Available on crate feature SceHttp_stub only.