pub unsafe extern "C" fn gtk_editable_get_chars(
    editable: *mut GtkEditable,
    start_pos: c_int,
    end_pos: c_int
) -> *mut c_char