Function JsBoolToBoolean

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