pub unsafe extern "C" fn sgx_ql_get_root_ca_crl(
    pp_root_ca_crl: *mut *mut u8,
    p_root_ca_crl_size: *mut u16
) -> Quote3Error