pub unsafe extern "C" fn hipStreamWaitEvent_spt(
    stream: *mut ihipStream_t,
    event: *mut ihipEvent_t,
    flags: u32
) -> hipError_t