pub unsafe extern "C" fn cudaStreamGetPriority(
    hStream: *mut CUstream_st,
    priority: *mut i32
) -> cudaError