pub unsafe extern "C" fn gtk_theming_engine_get_style_property(
    engine: *mut GtkThemingEngine,
    property_name: *const c_char,
    value: *mut GValue
)