#[unsafe(no_mangle)]pub unsafe extern "C" fn malloc_usable_size( ptr: *mut c_void, ) -> size_t
See https://man7.org/linux/man-pages/man3/malloc_usable_size.3.html.