#[no_mangle]
pub unsafe extern "C" fn rust_process_pending_slates(
    wallet: *const c_char,
    slates: *const c_char
) -> *const c_char