pub unsafe extern "C" fn hb_script_from_string(
    str_: *const c_char,
    len: c_int
) -> hb_script_t