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