pub unsafe extern "C" fn _g_param_type_register_static_constant(
    name: *const gchar,
    pspec_info: *const GParamSpecTypeInfo,
    opt_type: GType
) -> GType