pub unsafe fn JsGetOwnPropertyNames(
    object: *const c_void,
    propertynames: *mut *mut c_void
) -> JsErrorCode