pub unsafe extern "C" fn al_ustr_to_buffer(
    us: *const ALLEGRO_USTR,
    buffer: *mut c_char,
    size: c_int
)