pub unsafe fn JsConvertValueToBoolean(
    value: *const c_void,
    booleanvalue: *mut *mut c_void
) -> JsErrorCode