pub unsafe extern "C" fn hipEventRecord(
    event: hipEvent_t,
    stream: hipStream_t
) -> hipError_t