pub unsafe extern "C" fn AppendToRootedObjectVector(
    v: *mut u8,
    obj: *mut JSObject
) -> bool