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