pub unsafe extern "C" fn wmem_map_insert( map: *mut wmem_map_t, key: *const c_void, value: *mut c_void, ) -> *mut c_void