pub unsafe extern "C" fn bqn_makeUTF8Str(
    len: size_t,
    str_: *const c_char
) -> BQNV