pub unsafe extern "C" fn tee_get_fmspc_from_quote(
    p_quote: *const u8,
    quote_size: u32,
    p_fmspc_from_quote: *mut u8,
    fmspc_from_quote_size: u32
) -> quote3_error_t