pub unsafe extern "C" fn gtk_text_view_set_bottom_margin(
    text_view: *mut GtkTextView,
    bottom_margin: c_int
)