pub unsafe fn JsHasExternalData(
    object: *const c_void,
    value: *mut bool
) -> JsErrorCode