Static rax_realloc

Source
#[unsafe(no_mangle)]
pub unsafe static mut rax_realloc: extern "C" fn(ptr: *mut c_void, size: size_t) -> *mut u8