namespace br { namespace cuda { namespace cudacvtfloat { void wrapper(const unsigned char* src, float* dst, int rows, int cols); }}}