pub unsafe extern "C" fn sceHttpSetMallocFunction(
malloc_func: PspHttpMallocFunction,
free_func: PspHttpFreeFunction,
realloc_func: PspHttpReallocFunction,
) -> c_intpub unsafe extern "C" fn sceHttpSetMallocFunction(
malloc_func: PspHttpMallocFunction,
free_func: PspHttpFreeFunction,
realloc_func: PspHttpReallocFunction,
) -> c_int