pub unsafe extern "C" fn GA_createbitmap( width: c_int, height: c_int, depth: c_int, data: *mut GAbyte, ) -> bitmap