pub unsafe extern "C" fn al_save_bitmap(
    filename: *const c_char,
    bitmap: *mut ALLEGRO_BITMAP
) -> c_bool