pub unsafe extern "C" fn gtk_theming_engine_get_padding(
    engine: *mut GtkThemingEngine,
    state: GtkStateFlags,
    padding: *mut GtkBorder
)