pub unsafe extern "C" fn gtk_style_context_get_border(
    context: *mut GtkStyleContext,
    state: GtkStateFlags,
    border: *mut GtkBorder
)