pub unsafe extern "C" fn hb_buffer_set_script(
    buffer: *mut hb_buffer_t,
    script: hb_script_t
)