pub type FnCreateCuFunctionNVX = extern "system" fn(device: Device, pCreateInfo: *const CuFunctionCreateInfoNVX, pAllocator: *const AllocationCallbacks, pFunction: *mut CuFunctionNVX) -> Result;