public static extern Int32 fSaldarDocumento(ref RegLlaveDoc astDocAPagar, ref RegLlaveDoc astDocPago, double importe, int moneda, string aFecha);
public static extern Int32 fSaldarDocumento(ref RegLlaveDoc factura, ref RegLlaveDoc docPago, double importe, int moneda, string fecha);