pub unsafe fn JsBoolToBoolean(
    value: u8,
    booleanvalue: *mut *mut c_void
) -> JsErrorCode