pub unsafe extern "C" fn hipStreamGetFlags_spt(
    stream: hipStream_t,
    flags: *mut c_uint
) -> hipError_t