pub unsafe fn cuModuleEnumerateFunctions( functions: *mut *mut CUfunc_st, numFunctions: u32, mod_: *mut CUmod_st, ) -> cudaError_enum