public String requestUserConfirm(int confirm) { return Marshal.PtrToStringAnsi(S2KDroid.requestUserConfirm(confirm)); }