pub unsafe extern "C" fn sgx_register_wl_cert_chain(
    p_wl_cert_chain: *const u8,
    wl_cert_chain_size: u32
) -> SgxStatus