pub unsafe extern "C" fn realloc(
    _Block: *mut c_void,
    _Size: c_uint
) -> *mut c_void