Type Definition hb_destroy_func_t
harfbuzz_sys
type hb_destroy_func_t = Option<unsafe extern "C" fn(user_data: *mut c_void)>;