pub unsafe extern "C" fn mi_expand( p: *mut c_void, newsize: usize, ) -> *mut c_void
Grow in place only; returns NULL if the block cannot be extended without moving.