pub type PFN_vkCreateCuModuleNVX = unsafe extern "system" fn(device: Device, p_create_info: *const CuModuleCreateInfoNVX, p_allocator: *const AllocationCallbacks, p_module: *mut CuModuleNVX) -> Result;
pub type PFN_vkCreateCuModuleNVX = unsafe extern "system" fn(device: Device, p_create_info: *const CuModuleCreateInfoNVX, p_allocator: *const AllocationCallbacks, p_module: *mut CuModuleNVX) -> Result;