pub unsafe extern "C" fn gtk_text_view_set_left_margin(
    text_view: *mut GtkTextView,
    left_margin: c_int
)