pub unsafe extern "C" fn gtk_entry_set_buffer(
    entry: *mut GtkEntry,
    buffer: *mut GtkEntryBuffer
)