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