pub unsafe extern "C" fn cuCtxGetStreamPriorityRange( leastPriority: *mut c_int, greatestPriority: *mut c_int, ) -> CUresult