pub unsafe extern "C" fn BlobToFile( filename: *const c_char, blob: *const c_void, length: size_t, exception: *mut ExceptionInfo, ) -> c_uint