pub unsafe extern "C" fn al_ustr_encode_utf16(
    us: *const ALLEGRO_USTR,
    s: *mut uint16_t,
    n: size_t
) -> size_t