pub unsafe extern "C" fn gtk_text_set_placeholder_text(
    self_: *mut GtkText,
    text: *const c_char
)