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