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