pub unsafe extern "C" fn verify_license(
    license: Ref<'_>,
    out_err_msg: Option<Out<'_, Option<Box>>>
) -> LicenseVerificationResult