int parse_line( ffi.Pointer<ffi.Pointer<ffi.UnsignedChar>> buff, ffi.Pointer<ffi.Char> line, ) { return _parse_line( buff, line, ); }