fn machine_kern( face: &hb_font_t<'_>, buffer: &mut hb_buffer_t, kern_mask: u32, cross_stream: bool, get_kerning: impl Fn(u32, u32) -> i32, )