Function g_cache_insert

pub unsafe extern "C" fn g_cache_insert(
    cache: *mut _GCache,
    key: *mut c_void,
) -> *mut c_void