pub unsafe extern "C" fn mf_ul_prepare_emulation_response(
    buff_rx: *mut u8,
    buff_rx_len: u16,
    buff_tx: *mut u8,
    buff_tx_len: *mut u16,
    data_type: *mut u32,
    context: *mut c_void
) -> bool