pub type CFAllocatorReallocateCallBack = extern "C" fn(_: *mut c_void, _: isize, _: usize, _: *mut c_void) -> *mut c_void;