pub unsafe extern "C" fn Drawer2D_DrawText(
    bmp: *mut Bitmap,
    args: *mut DrawTextArgs,
    x: c_int,
    y: c_int
)