pub unsafe extern "C" fn gtk_entry_set_placeholder_text(
    entry: *mut GtkEntry,
    text: *const c_char
)