pub unsafe extern "C" fn g_array_steal(
    array: *mut GArray,
    len: *mut size_t
) -> gpointer