pub type PFN_vkCreateCudaFunctionNV = unsafe extern "system" fn(device: Device, p_create_info: *const CudaFunctionCreateInfoNV<'_>, p_allocator: *const AllocationCallbacks<'_>, p_function: *mut CudaFunctionNV) -> Result;