pub unsafe extern "C" fn hb_variation_from_string(
    str_: *const c_char,
    len: c_int,
    variation: *mut hb_variation_t
) -> hb_bool_t