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