pub unsafe extern "C" fn wmem_realloc( allocator: *mut wmem_allocator_t, ptr: *mut c_void, size: usize, ) -> *mut c_void