pub unsafe fn AppendToIdVector(
    v: MutableHandleIdVector,
    id: Handle<'_, PropertyKey>
) -> bool