pub unsafe extern "C" fn GDALTranspose2D( pSrc: *const c_void, eSrcType: Type, pDst: *mut c_void, eDstType: Type, nSrcWidth: usize, nSrcHeight: usize, )