pub unsafe extern "C" fn Png_Decode(
    bmp: *mut Bitmap,
    stream: *mut Stream
) -> cc_result