pub unsafe extern "C" fn JS_ValueIsUndefined(
    value: *const Value
) -> bool