pub unsafe extern "C" fn mm_malloc( size: usize, typesize: usize, type_: *const c_char, file: *const c_char, line: c_int, ) -> *mut c_void