pub unsafe extern "C" fn hb_font_get_extents_for_direction(
    font: *mut hb_font_t,
    direction: hb_direction_t,
    extents: *mut hb_font_extents_t
)