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