pub unsafe extern "C" fn al_convert_mask_to_alpha(
    bitmap: *mut ALLEGRO_BITMAP,
    mask_color: ALLEGRO_COLOR
)