pub unsafe extern "C" fn g_object_newv(
    object_type: GType,
    n_parameters: guint,
    parameters: *mut GParameter
) -> gpointer