pub unsafe extern "C" fn he_text_field_set_placeholder_text(
    self_: *mut HeTextField,
    value: *const c_char,
)