pub unsafe extern "C" fn cudaDeviceEnablePeerAccess(
    peerDevice: c_int,
    flags: c_uint
) -> cudaError_t