pub type AndroidBitmap_CompressWriteFunc = Option<unsafe extern "C" fn(userContext: *mut c_void, data: *const c_void, size: size_t) -> bool>;