#[no_mangle]
pub unsafe extern "C" fn rust_open_wallet(
    config: *const c_char,
    password: *const c_char
) -> *const c_char