#[no_mangle]
pub unsafe extern "C" fn rsgx_get_metadata(
    path: *const c_char,
    metadata: *mut MetaData
) -> SgxStatus