pub unsafe extern "C" fn cudaDeviceGetPCIBusId(
    pciBusId: *mut i8,
    len: i32,
    device: i32
) -> cudaError