pub unsafe extern "C" fn gtk_theming_engine_register_property(
    name_space: *const c_char,
    parse_func: GtkStylePropertyParser,
    pspec: *mut GParamSpec
)