pub unsafe extern "C" fn JSPropertyNameArrayGetNameAtIndex(
    array: JSPropertyNameArrayRef,
    index: size_t
) -> JSStringRef