pub unsafe extern "C" fn PropertySpecNameEqualsId(
    name: JSPropertySpec_Name,
    id: Handle<PropertyKey>
) -> bool