[]Function skyline::libc::realloc

pub unsafe extern "C" fn realloc(
    ptr: *const c_void,
    size: usize
) -> *const c_void