pub unsafe extern "C" fn gtk_style_context_get_style_property(
    context: *mut GtkStyleContext,
    property_name: *const c_char,
    value: *mut GValue
)