pub unsafe extern "C" fn mspace_trim( msp: *mut c_void, pad: usize, ) -> i32
mspace_trim behaves as malloc_trim, but operates within the given space.
mspace_trim