pub unsafe extern "C" fn ucm_dlopen( filename: *const c_char, flag: c_int, ) -> *mut c_void
@brief Call the original implementation of @ref dlopen and all handlers associated with it.