pub unsafe extern "C" fn hipMemset_spt(
    dst: *mut c_void,
    value: c_int,
    sizeBytes: usize
) -> hipError_t