Function g_array_steal

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