pub unsafe extern "C" fn gtk_editable_set_position(
    editable: *mut GtkEditable,
    position: c_int
)