pub unsafe extern "C" fn gtk_entry_set_max_length(
    entry: *mut GtkEntry,
    max: c_int
)