pub unsafe extern "C" fn malloc_usable_size(
    ptr: *mut c_void
) -> size_t