pub unsafe extern "C" fn gtk_text_view_set_right_margin(
    text_view: *mut GtkTextView,
    right_margin: c_int
)