pub unsafe extern "C" fn ucm_munmap( addr: *mut c_void, length: size_t, ) -> c_int
@brief Call the original implementation of @ref munmap and all handlers associated with it.